projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a1b473
)
Fix changelog
author
Daniel Colascione
<dancol@dancol.org>
Mon, 13 Jan 2014 01:50:11 +0000
(17:50 -0800)
committer
Daniel Colascione
<dancol@dancol.org>
Mon, 13 Jan 2014 01:50:11 +0000
(17:50 -0800)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index d39377f4ef324aa9ab36b3b51bbb2c84ae708b39..26fe4732ce853b2137c9d0ae774ee5bd49e30f7d 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-8,6
+8,9
@@
tear-off.
(xg_update_menubar,xg_update_menu_item): Call g_object_notify when
updating menus; explain why.
+ (xg_update_frame_menubar): Remove the 23px hack: I can't repro the
+ problem it's supposed to solve and it interferes with detecting
+ the presence of a global menu.
* xmenu.c (set_frame_menubar): Call xg_have_tear_offs with new
parameter.